Skip to content

Conversation

@josephperrott
Copy link
Member

We delete the node_modules prior to a pnpm install during the release because if a package exists on main, but does not exist on the released branch, the node_modules directory will persist and bazel will attempt to pick it up and install it but no package.json exists for it.

We delete the node_modules prior to a pnpm install during the release because if a package exists on
main, but does not exist on the released branch, the node_modules directory will persist and bazel
will attempt to pick it up and install it but no package.json exists for it.
@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label Oct 30, 2025
@josephperrott josephperrott requested review from thePunderWoman and removed request for alan-agius4 October 30, 2025 16:46
Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@josephperrott josephperrott merged commit a41a2ae into angular:main Oct 30, 2025
8 checks passed
@josephperrott
Copy link
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

@josephperrott josephperrott deleted the delete-node-modules branch October 30, 2025 16:48
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Nov 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants